From: Paul Eggert Date: Wed, 7 Sep 2011 18:26:41 +0000 (-0700) Subject: Fix move-if-change permissions. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~829 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dcdc460c01cea51a03392b62416ed637adec80cb;p=emacs.git Fix move-if-change permissions. These were inadvertenly changed to 644 in the previous revision; the file should be executable, so change it back to 755. --- diff --git a/build-aux/move-if-change b/build-aux/move-if-change old mode 100644 new mode 100755